projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d57b649
)
omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision
author
Robert Nelson
<
[email protected]
>
Fri, 2 May 2014 20:14:39 +0000
(15:14 -0500)
committer
Tom Rini
<
[email protected]
>
Tue, 13 May 2014 23:43:00 +0000
(19:43 -0400)
As of v3.15-rc3, omap3-beagle-xm-ab.dtb now exists with the usb hub (ehci) enabled.
For older kernels versions, cherry pick from mainline:
ef78f3869c37c480f1d58462a760a40dabc823f4
Signed-off-by: Robert Nelson <
[email protected]
>
CC: Tom Rini <
[email protected]
>
CC: Nishanth Menon <
[email protected]
>
include/configs/omap3_beagle.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_beagle.h
b/include/configs/omap3_beagle.h
index fae0e6ffcb4a2ad0a795a4068db12f62607237b9..2390564832748c2ded03c2f06176a46c1d6c340b 100644
(file)
--- a/
include/configs/omap3_beagle.h
+++ b/
include/configs/omap3_beagle.h
@@
-170,7
+170,7
@@
"if test $beaglerev = C4; then " \
"setenv fdtfile omap3-beagle.dtb; fi; " \
"if test $beaglerev = xMAB; then " \
- "setenv fdtfile omap3-beagle-xm.dtb; fi; " \
+ "setenv fdtfile omap3-beagle-xm
-ab
.dtb; fi; " \
"if test $beaglerev = xMC; then " \
"setenv fdtfile omap3-beagle-xm.dtb; fi; " \
"if test $fdtfile = undefined; then " \